home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 6984 / 6984.xpi / chrome / lazarus.jar / locale / en-US / lazarus.properties < prev    next >
Text File  |  2009-11-24  |  5KB  |  98 lines

  1.  
  2. untitled=Untitled
  3.  
  4. form.restored.notification=Form restored, help send money now!
  5. form.restored.notification.donate=Donate
  6. form.restored.notification.donate.accesskey=D
  7.  
  8. elapsed.days=saved %S days ago
  9. elapsed.day=saved  1 day ago
  10. elapsed.hours=saved %S hours ago
  11. elapsed.hour=saved 1 hour ago
  12. elapsed.minutes=saved %S minutes ago
  13. elapsed.minute=saved 1 minute ago
  14. elapsed.seconds=saved %S seconds ago
  15. elapsed.second=saved 1 second ago
  16.  
  17. error.form.db.corrupt=Unable to recover form information from the database
  18. error.form.not.found=Unable to find form info in the database
  19. error.form.object.not.found=Unable to find form in document
  20. error.no.document=Unable to find current document
  21. error.restore.partial=Lazarus was unable to restore some of the fields in this form.
  22. error.restore.none=Unable to restore form. 
  23.  
  24.  
  25. extensions.lazarus.description=Recover lost forms with a single click
  26.  
  27. lazarus.statusbarpanel.image.tooltip=Lazarus: %S
  28.  
  29. form.is.equal=Saved form is identical to the current form
  30. text.is.equal=Saved text is identical to the current text
  31. generating.encryption.keys=Generating encryption keys...
  32.  
  33. menuitem.label.append.autosave=(A)
  34. menuitem.tooltip.append.autosave=(autosave)
  35. menuitem.label.append.template=(T)
  36. menuitem.tooltip.append.template=(template)
  37. menuitem.label.append.normal=(S)
  38. menuitem.tooltip.append.normal=(submitted)
  39.  
  40.  
  41. notification.password.required.text=Lazarus cannot restore this form until you have entered the Lazarus password
  42. notification.password.required.button1.label=Enter Password
  43. notification.password.required.button1.accesskey=E
  44.  
  45. notification.password.required.autofill.text=Lazarus cannot autofill forms on this page until you have entered the Lazarus password
  46. notification.password.required.autofill.button1.label=Enter Password
  47. notification.password.required.autofill.button1.accesskey=E
  48.  
  49. notification.form.restored.text=Lazarus has just saved you from having to retype %S characters. If you feel this has helped you, then please consider donating to this project so we can make Lazarus even better. 
  50. notification.form.restored.button1.label=Donate
  51. notification.form.restored.button1.accesskey=D
  52.  
  53. options.dbpath.label=Location:
  54. options.dbsize.label=File Size:
  55. options.dbbackup.label=Last Backup:
  56. options.dbbackup.nobackup=No backup found!
  57.  
  58. private.browsing.mode=Lazarus is disabled in Private Browsing mode.
  59.  
  60. #template-save dialog
  61. template.save.confirm.overwrite=Template '%S' already exists.\nDo you want to replace it?
  62. template.save.template.name.required=Template Name is Required
  63. template.save.autofill.disabled=Sorry, but WYSIWYG and AJAX forms cannot be autofilled
  64.  
  65. #view form page
  66. recoverform.notes=A note about selectboxes (dropdowns): We only save the currently selected item in each selectbox, so only those items are available to be displayed. The original selectbox probably had more options.
  67. recoverform.title=Form Recovery Page
  68. recoverform.description=This page's main use is to allow you to retrieve form information from the Lazarus database, when the original form is missing or otherwise inaccessable. This form is <em>not</em> meant as a replacement for the original form.
  69.  
  70. recoverform.form.url=Original URL
  71. recoverform.form.action=Destination URL
  72. recoverform.form.submit=Submit
  73.  
  74. status.disabled.tooltip=Lazarus is disabled!\nClick to enabled Lazarus.
  75. status.enabled.tooltip=Click to open the options dialog.\nRight click for more information.
  76. status.passwordrequired.tooltip=Lazarus is disabled!\nClick to enter Password.
  77. status.disabledfordomain=Lazarus is disabled on this site.\nRight click and select "Enable Lazarus" to re-enable Lazarus on this site.
  78.  
  79. password.dialog.title=Lazarus: Password Required
  80. password.dialog.label=Enter your Lazarus password:
  81. password.dialog.save=Save password?
  82. password.dialog.checkbox.label=save password
  83.  
  84. deleteDatabase.warning=== IMPORTANT! ==\n\nClicking "ok" will DELETE THE LAZARUS DATABASE and RESTART FIREFOX.\nAre you absolutely sure you want to do this?
  85. restoreDatabase.warning=== IMPORTANT ==\n\nClicking "Ok" will RESTART FIREFOX!\nA restart is necessary to restore from the Lazarus backup database :(\nAre you sure you want to restart Firefox and restore the backup database?
  86.  
  87.  
  88. LazarusTextManager.noItemsSelected=No items selected
  89. LazarusTextManager.confirmDelete=Are you sure you want to permanently delete these entries?\nThis action cannot be undone!
  90.  
  91. LazarusTextRecover.copiedToClipboard=Copied to clipboard
  92. LazarusTextRecover.copyToClipboardFailed=An error occured.\nText was NOT copied to the clipboard!
  93. LazarusTextRecover.noIdGiven=No id given
  94. LazarusTextRecover.noTableGiven=No table given
  95. LazarusTextRecover.textNotFound=Unable to find record in the database
  96.  
  97. Lazarus.savingText=Lazarus: Form Recovery is saving data entered into this form
  98.